div#menu {
	margin: 0px; padding: 0px; width: 100%; height: 62px;
}
div#mainmenu {
	background: url("../img/menu_a.png") repeat-x 0px 0px rgb(255, 255, 255); padding: 0px; margin-left: 6px;
}
div#menu .mainmenuleft {
	background: url("../img/menu_a.png") no-repeat 0px -125px rgb(255, 255, 255); margin: 0px; padding: 0px; width: 6px; height: 36px; float: left;
}
div#menu .mainmenuright {
	background: url("../img/menu_a.png") no-repeat 0px -165px rgb(255, 255, 255); margin: 0px; width: 6px; height: 36px; float: right;
}
div#mainmenu ul {
	margin: 0px 3px; height: 36px; line-height: 36px; overflow: hidden;
}
div#mainmenu li {
	background: url("../img/menu_a.png") no-repeat 0px -72px; margin: 0px 0px 0px -2px; padding: 0px 4px 0px 6px; float: left; display: inline;
}
div#mainmenu a {
	font: 14px/36px "Microsoft YaHei", "SimSun", Arial, Sans-Serif; width: 102px; text-align: center; display: block; font-size-adjust: none; font-stretch: normal;
}
div#mainmenu a:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
div#mainmenu a:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
div#mainmenu a:hover {
	background: url("../img/menu_a.png") no-repeat 50% -36px; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none;
}
div#mainmenu a:active {
	background: url("../img/menu_a.png") no-repeat 50% -36px; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none;
}
div#mainmenu a.current {
	background: url("../img/menu_a.png") no-repeat 50% -36px; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none;
}
div#smenu {
	background: url("../img/menu_a.png") repeat-x 0px -268px; padding: 0px; height: 26px;
}
div#smenu .smenuleft {
	background: url("../img/menu_a.png") no-repeat 0px -236px rgb(255, 255, 255); margin: 0px; width: 9px; height: 26px; float: left;
}
div#smenu .smenuright {
	background: url("../img/menu_a.png") no-repeat 0px -299px rgb(255, 255, 255); margin: 0px; width: 9px; height: 26px; float: right;
}
div#smenu ul {
	margin: 0px 0px 0px 45px; display: none;
}
div#smenu li {
	margin: 0px; color: rgb(35, 94, 153); line-height: 22px; float: left; list-style-type: none; white-space: nowrap;
}
div#smenu a:link {
	font: 12px/22px "Microsoft YaHei", "SimSun", Arial, Sans-Serif; margin: 0px 6px; color: rgb(35, 94, 153); text-decoration: none; font-size-adjust: none; font-stretch: normal;
}
div#smenu a:visited {
	font: 12px/22px "Microsoft YaHei", "SimSun", Arial, Sans-Serif; margin: 0px 6px; color: rgb(35, 94, 153); text-decoration: none; font-size-adjust: none; font-stretch: normal;
}
div#smenu a:active {
	font: 12px/22px "Microsoft YaHei", "SimSun", Arial, Sans-Serif; margin: 0px 6px; color: rgb(35, 94, 153); text-decoration: none; font-size-adjust: none; font-stretch: normal;
}
div#smenu a:hover {
	color: rgb(35, 94, 153); line-height: 22px; text-decoration: underline;
}
